home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / PredatorPrey / myLClikLoop.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-22  |  121 b   |  8 lines  |  [TEXT/KAHL]

  1. /*    #include    "myLClikLoop.h"    */
  2.  
  3. #ifndef __MLC__
  4. #define __MLC__
  5.  
  6. pascal Boolean myLClikLoop    (void);
  7.  
  8. #endif    /*    __MLC__    */